home *** CD-ROM | disk | FTP | other *** search
/ Aminet 40 / Aminet 40 (2000)(Schatztruhe)[!][Dec 2000].iso / Aminet / demo / sound / UP-EP003.lha / ep-install / docs / dbplayer.readme next >
Text File  |  1980-06-19  |  1KB  |  45 lines

  1. short:    Digi Booster replayer as Shared library (v2.0)
  2. uploader: Sebastian Jedruszkiewicz(bjsebo@delta.ii.tuniv.szczecin.pl)
  3. author:   Sebastian Jedruszkiewicz(bjsebo@delta.ii.tuniv.szczecin.pl)
  4. type:     util/libs
  5. requires: AHI v4.0 
  6. replaces: util/libs/dbplayer.lha
  7.  
  8.  This is shared library that contains some functions for playing Digi 
  9. Booster modules. Version 2.0.
  10.  See dbplayer.guide for more info.
  11.  
  12. History:
  13.     v2.0    -       replayer was rewritten to gain some more
  14.                 speed.
  15.         -       DBM_StartModule() was rewritten (requester
  16.             can be now opened with -1 given as
  17.             audiomodeID. This enables possibility
  18.             of using AHI_DEFAULT_ID.
  19.  
  20. WARNING!
  21.     Version 2.0 may be not compatible with older versions...
  22.  
  23.     v1.3    -    new function DBM_GetModuleAttrA() was added
  24.             See docs for more info.
  25.         -    function DBM_WaitPosition was renamed to
  26.             DBM_CheckPositon.
  27.         -    assembler includes added
  28.  
  29.     v1.2 (not publicly released)
  30.         -    some speedup made in player code
  31.         -    added missing #if statement in
  32.             includes for ppc
  33.         -    Added includes for BlitzBasic.Those files
  34.             was made by Scott Beardwood 
  35.             (scott@online.u-net.com)
  36.             Thanks a lot.
  37.         -     new function DBM_Get7Command() was added
  38.             See docs for more details.
  39.         -     Addeed includes for assembler.
  40.         
  41.     v1.1    -    not publicly released
  42.  
  43.     v1.0    -    first public release
  44.  
  45.